home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1996 November
/
Software of the Month Club 1996 November.iso
/
pc
/
dos
/
biz
/
walstrt
/
printwst.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-04-01
|
307 b
|
12 lines
@ECHO OFF
CLS
@ECHO There will be about 10 pages of text printed. Press Ctrl-Break now to quit or
PAUSE
COPY SIGNUP.KIT PRN > NUL
COPY QUOTRACK.KIT PRN > NUL
COPY $COUPON$ PRN > NUL
COPY README.1ST PRN > NUL
COPY TROUBLE.SHT PRN > NUL
COPY THEFACTS.TXT PRN > NUL
COPY FOLLOWED.STK PRN > NUL
CLS